lib_free

Function lib_free 

pub unsafe extern "C" fn lib_free() -> ReturnValue
Expand description

Terminate the user lib.

This function has to be called when finishing using the DLT user lib.

  • @return Value from DltReturnValue enum