Function windows_sys::Win32::NetworkManagement::Rras::RasSetEapUserDataW
[−]pub unsafe extern "system" fn RasSetEapUserDataW(
htoken: HANDLE,
pszphonebook: PCWSTR,
pszentry: PCWSTR,
pbeapdata: *const u8,
dwsizeofeapdata: u32
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Rras"
, "Win32_Foundation"