pub unsafe extern "system" fn RasGetEapUserIdentityW(
    pszphonebook: PCWSTR,
    pszentry: PCWSTR,
    dwflags: u32,
    hwnd: HWND,
    ppraseapuseridentity: *mut *mut RASEAPUSERIDENTITYW
) -> u32
Expand description

Required features: "Win32_Foundation"