pub unsafe extern "system" fn WlanSetProfileEapXmlUserData(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilename: PCWSTR,
    dwflags: WLAN_SET_EAPHOST_FLAGS,
    streapxmluserdata: PCWSTR,
    preserved: *const c_void
) -> u32
Expand description

Required features: "Win32_Foundation"