Function lib_free
pub unsafe extern "C" fn lib_free() -> ReturnValueExpand description
Terminate the user lib.
This function has to be called when finishing using the DLT user lib.
- @return Value from DltReturnValue enum
pub unsafe extern "C" fn lib_free() -> ReturnValueTerminate the user lib.
This function has to be called when finishing using the DLT user lib.