pub unsafe extern "system" fn CredFindBestCredentialA(
    targetname: PCSTR,
    type: u32,
    flags: u32,
    credential: *mut *mut CREDENTIALA
) -> BOOL
Expand description

Required features: "Win32_Foundation"