Function windows::Win32::NetworkManagement::Rras::RasSetCustomAuthDataW

pub unsafe fn RasSetCustomAuthDataW<P0, P1>(
    pszphonebook: P0,
    pszentry: P1,
    pbcustomauthdata: &[u8],
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,