pub type PIBIO_SENSOR_PUSH_DATA_TO_ENGINE_FN = Option<unsafe extern "system" fn(pipeline: *mut WINBIO_PIPELINE, purpose: u8, flags: u8, rejectdetail: *mut u32) -> HRESULT>;
Expand description

Required features: "Win32_Devices_BiometricFramework", "Win32_Foundation", "Win32_System_IO"