apn_get

Function apn_get 

pub unsafe extern "C" fn apn_get(
    profile_idx: c_uchar,
    apn: *mut ApnInfo,
) -> c_int
Available on non-ag35 only.
Expand description

Retrieves the settings from a configured profile.

Returns 0 on success, otherwise -1.