Expand description
Required features: ‘Win32_System_Rpc’
Fields
Uuid: GUID
VersMajor: u16
VersMinor: u16
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RPC_IF_ID
impl Send for RPC_IF_ID
impl Sync for RPC_IF_ID
impl Unpin for RPC_IF_ID
impl UnwindSafe for RPC_IF_ID
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