pub unsafe extern "C" fn apn_add( apn: *mut ApnAdd, profile_idx: *mut c_uchar, ) -> c_int
ag35
Adds a configuration profile.
Returns 0 on success, otherwise -1.