pub type PIBIO_FRAMEWORK_ALLOCATE_MEMORY_FN = Option<unsafe extern "system" fn(pipeline: *mut WINBIO_PIPELINE, allocationsize: usize, address: *mut *mut c_void) -> HRESULT>;
Expand description

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