Expand description
Required features: ‘Win32_UI_WindowsAndMessaging’
Fields
handle: *mut c_voidTrait Implementations
impl Clone for MrmResourceIndexerHandle
impl Clone for MrmResourceIndexerHandle
impl Copy for MrmResourceIndexerHandle
Auto Trait Implementations
impl RefUnwindSafe for MrmResourceIndexerHandle
impl !Send for MrmResourceIndexerHandle
impl !Sync for MrmResourceIndexerHandle
impl Unpin for MrmResourceIndexerHandle
impl UnwindSafe for MrmResourceIndexerHandle
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