Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields
Length: u32
Buffer: *mut u8
Trait Implementations
impl Clone for LSA_FOREST_TRUST_BINARY_DATA
impl Clone for LSA_FOREST_TRUST_BINARY_DATA
impl Copy for LSA_FOREST_TRUST_BINARY_DATA
Auto Trait Implementations
impl RefUnwindSafe for LSA_FOREST_TRUST_BINARY_DATA
impl !Send for LSA_FOREST_TRUST_BINARY_DATA
impl !Sync for LSA_FOREST_TRUST_BINARY_DATA
impl Unpin for LSA_FOREST_TRUST_BINARY_DATA
impl UnwindSafe for LSA_FOREST_TRUST_BINARY_DATA
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