pub type PIBIO_ENGINE_SET_ACCOUNT_POLICY_FN = Option<unsafe extern "system" fn(pipeline: *mut WINBIO_PIPELINE, policyitemarray: *const WINBIO_ACCOUNT_POLICY, policyitemcount: usize) -> HRESULT>;
Expand description

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