Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields
dwLength: u32lpValue: *mut u8Trait Implementations
impl Clone for ADS_PROV_SPECIFIC
impl Clone for ADS_PROV_SPECIFIC
impl Copy for ADS_PROV_SPECIFIC
Auto Trait Implementations
impl RefUnwindSafe for ADS_PROV_SPECIFIC
impl !Send for ADS_PROV_SPECIFIC
impl !Sync for ADS_PROV_SPECIFIC
impl Unpin for ADS_PROV_SPECIFIC
impl UnwindSafe for ADS_PROV_SPECIFIC
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