Struct win_sys::FileSystem::FindChangeNotificationHandle [−][src]
#[repr(transparent)]pub struct FindChangeNotificationHandle(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 Send for FindChangeNotificationHandle
impl Sync for FindChangeNotificationHandle
impl Unpin for FindChangeNotificationHandle
impl UnwindSafe for FindChangeNotificationHandle
Blanket Implementations
Mutably borrows from an owned value. Read more