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