windows::Win32::NetworkManagement::Rras

Function RasSetCustomAuthDataA

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