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

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’