Function data_call_init
pub unsafe extern "C" fn data_call_init(
evt_cb: DataCallEventCallbackFn,
) -> c_intAvailable on non-
ag35 only.Expand description
Initialization data call module, and callback function registered.
Returns 0 on success, otherwise -1.