windows::Win32::Devices::BiometricFramework

Function WinBioEnrollCaptureWithCallback

pub unsafe fn WinBioEnrollCaptureWithCallback(
    sessionhandle: u32,
    enrollcallback: PWINBIO_ENROLL_CAPTURE_CALLBACK,
    enrollcallbackcontext: Option<*const c_void>,
) -> Result<()>