Function get_imsi
pub unsafe extern "C" fn get_imsi(
sim_id: Id,
imsi: *mut u8,
imsi_len: usize,
) -> c_int👎Deprecated since 0.2.0: Use ‘mcm::sim’ module instead.
Available on non-
ag35 only.Expand description
Get the IMSI string.