data_call_init

Function data_call_init 

pub unsafe extern "C" fn data_call_init(
    evt_cb: DataCallEventCallbackFn,
) -> c_int
Available on non-ag35 only.
Expand description

Initialization data call module, and callback function registered.

Returns 0 on success, otherwise -1.