Struct win_sys::Foundation::SHANDLE_PTR [−][src]
#[repr(transparent)]pub struct SHANDLE_PTR(pub isize);Tuple Fields
0: isizeTrait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SHANDLE_PTR
impl Send for SHANDLE_PTR
impl Sync for SHANDLE_PTR
impl Unpin for SHANDLE_PTR
impl UnwindSafe for SHANDLE_PTR
Blanket Implementations
Mutably borrows from an owned value. Read more