Function RasGetEapUserIdentityW
pub unsafe fn RasGetEapUserIdentityW<P0, P1>(
pszphonebook: P0,
pszentry: P1,
dwflags: u32,
hwnd: HWND,
ppraseapuseridentity: *mut *mut RASEAPUSERIDENTITYW,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,