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