[][src]Function winapi::um::wincred::CredPackAuthenticationBufferA

pub unsafe extern "system" fn CredPackAuthenticationBufferA(
    dwFlags: DWORD,
    pszUserName: LPSTR,
    pszPassword: LPSTR,
    pPackedCredentials: PBYTE,
    pcbPackedCredentials: *mut DWORD
) -> BOOL