Function windows_sys::Win32::Security::Credentials::CredReadW
pub unsafe extern "system" fn CredReadW(
targetname: PCWSTR,
type: CRED_TYPE,
flags: u32,
credential: *mut *mut CREDENTIALW
) -> BOOLExpand description
Required features: "Win32_Foundation"