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