pub unsafe extern "system" fn WinBioSetCredential(
    type: WINBIO_CREDENTIAL_TYPE,
    credential: *const u8,
    credentialsize: usize,
    format: WINBIO_CREDENTIAL_FORMAT
) -> HRESULT
Expand description

Required features: "Win32_Devices_BiometricFramework"