pub type PWINBIO_EVENT_CALLBACK = Option<unsafe extern "system" fn(eventcallbackcontext: *const c_void, operationstatus: HRESULT, event: *const WINBIO_EVENT)>;
Expand description

Required features: "Win32_Devices_BiometricFramework"