Struct ntapi::ntpebteb::LEAP_SECOND_DATA
source · [−]#[repr(C)]pub struct LEAP_SECOND_DATA(_);
Auto Trait Implementations
impl RefUnwindSafe for LEAP_SECOND_DATA
impl Send for LEAP_SECOND_DATA
impl Sync for LEAP_SECOND_DATA
impl Unpin for LEAP_SECOND_DATA
impl UnwindSafe for LEAP_SECOND_DATA
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more