lib_init

Function lib_init 

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

Initialize the user lib communication with daemon.

This function has to be called first, before using any DLT user lib functions.

  • @return Value from DltReturnValue enum