pub unsafe extern "system" fn CredGetTargetInfoA(
    targetname: PCSTR,
    flags: u32,
    targetinfo: *mut *mut CREDENTIAL_TARGET_INFORMATIONA
) -> BOOL
Expand description

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’