Expand description
Required features: ‘Win32_NetworkManagement_MobileBroadband’
Fields
flag: u32
messageIndex: u32
Trait Implementations
impl Clone for MBN_SMS_STATUS_INFO
impl Clone for MBN_SMS_STATUS_INFO
impl Copy for MBN_SMS_STATUS_INFO
Auto Trait Implementations
impl RefUnwindSafe for MBN_SMS_STATUS_INFO
impl Send for MBN_SMS_STATUS_INFO
impl Sync for MBN_SMS_STATUS_INFO
impl Unpin for MBN_SMS_STATUS_INFO
impl UnwindSafe for MBN_SMS_STATUS_INFO
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more