Function windows_sys::Win32::Security::Credentials::CredPackAuthenticationBufferW
[−]pub unsafe extern "system" fn CredPackAuthenticationBufferW(
dwflags: CRED_PACK_FLAGS,
pszusername: PCWSTR,
pszpassword: PCWSTR,
ppackedcredentials: *mut u8,
pcbpackedcredentials: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"