data_call_info_get

Function data_call_info_get 

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

Gets a data call information.

Returns 0 on success, otherwise -1.