Function data_call_start
pub unsafe extern "C" fn data_call_start(
data_call: *mut DataCall,
error: *mut DataCallError,
) -> c_intAvailable on non-
ag35 only.Expand description
Starts a data call. If profile index is zero, it will call CDMA profile.
Returns 0 on success, otherwise -1.