pub unsafe extern "system" fn CredFindBestCredentialW(
    targetname: PCWSTR,
    type: u32,
    flags: u32,
    credential: *mut *mut CREDENTIALW
) -> BOOL
Expand description

Required features: "Win32_Security_Credentials", "Win32_Foundation"