Expand description
Required features: ‘Win32_Security_NetworkAccessProtection’
Fields
length: u16
string: PWSTR
Trait Implementations
impl Clone for CountedString
impl Clone for CountedString
impl Copy for CountedString
Auto Trait Implementations
impl RefUnwindSafe for CountedString
impl !Send for CountedString
impl !Sync for CountedString
impl Unpin for CountedString
impl UnwindSafe for CountedString
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