Function windows_sys::Win32::Security::Credentials::CredGetTargetInfoW
pub unsafe extern "system" fn CredGetTargetInfoW(
targetname: PCWSTR,
flags: u32,
targetinfo: *mut *mut CREDENTIAL_TARGET_INFORMATIONW
) -> BOOL
Expand description
Required features: "Win32_Foundation"