CredPackAuthenticationBufferA

Function CredPackAuthenticationBufferA 

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