Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.02 KB

finslib_error_log_clear.md

File metadata and controls

30 lines (22 loc) · 1.02 KB

Libfins API Reference

finslib_error_log_clear( sys );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also