Expand description
Required features: "Win32_Security_Authorization"
, "Win32_Foundation"
Fields
Provider: *mut c_void
Reserved1: u32
Trait Implementations
impl Clone for ACTRL_OVERLAPPED_0
impl Clone for ACTRL_OVERLAPPED_0
impl Copy for ACTRL_OVERLAPPED_0
Auto Trait Implementations
impl RefUnwindSafe for ACTRL_OVERLAPPED_0
impl !Send for ACTRL_OVERLAPPED_0
impl !Sync for ACTRL_OVERLAPPED_0
impl Unpin for ACTRL_OVERLAPPED_0
impl UnwindSafe for ACTRL_OVERLAPPED_0
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