pub unsafe extern "system" fn CredGetTargetInfoW(
    targetname: PWSTR,
    flags: u32,
    targetinfo: *mut *mut CREDENTIAL_TARGET_INFORMATIONW
) -> BOOL
Expand description

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’