Function windows_sys::Win32::Devices::BiometricFramework::WinBioSetCredential
pub unsafe extern "system" fn WinBioSetCredential(
type: WINBIO_CREDENTIAL_TYPE,
credential: *const u8,
credentialsize: usize,
format: WINBIO_CREDENTIAL_FORMAT,
) -> HRESULT