Expand description
Required features: ‘Win32_Devices_BiometricFramework’, ‘Win32_Foundation’
Fields
Match: BOOLEAN
RejectDetail: u32
Trait Implementations
impl Clone for WINBIO_ASYNC_RESULT_0_20
impl Clone for WINBIO_ASYNC_RESULT_0_20
impl Copy for WINBIO_ASYNC_RESULT_0_20
Auto Trait Implementations
impl RefUnwindSafe for WINBIO_ASYNC_RESULT_0_20
impl Send for WINBIO_ASYNC_RESULT_0_20
impl Sync for WINBIO_ASYNC_RESULT_0_20
impl Unpin for WINBIO_ASYNC_RESULT_0_20
impl UnwindSafe for WINBIO_ASYNC_RESULT_0_20
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