pub fn get_into(profile: u8, apn: &mut Apn) -> Result<()>
Reads the stored APN configuration for a profile into the given Apn struct.
Apn
See also: get.
get