apn_add

Function apn_add 

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

Adds a configuration profile.

Returns 0 on success, otherwise -1.