data_call_stop

Function data_call_stop 

pub unsafe extern "C" fn data_call_stop(
    profile_idx: c_char,
    ip_family: DataCallIpFamily,
    error: *mut DataCallError,
) -> c_int
Available on non-ag35 only.
Expand description

Stops a data call.

Returns 0 on success, otherwise -1.