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