CredPackAuthenticationBufferW

Function CredPackAuthenticationBufferW 

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