Function windows_sys::Win32::Devices::BiometricFramework::WinBioAsyncOpenFramework
pub unsafe extern "system" fn WinBioAsyncOpenFramework(
notificationmethod: WINBIO_ASYNC_NOTIFICATION_METHOD,
targetwindow: HWND,
messagecode: u32,
callbackroutine: PWINBIO_ASYNC_COMPLETION_CALLBACK,
userdata: *const c_void,
asynchronousopen: BOOL,
frameworkhandle: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_Devices_BiometricFramework"
, "Win32_Foundation"