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 Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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