pub unsafe extern "system" fn WlanGetSupportedDeviceServices(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
ppdevsvcguidlist: *mut *mut WLAN_DEVICE_SERVICE_GUID_LIST
) -> u32
Expand description
Required features: "Win32_NetworkManagement_WiFi"
, "Win32_Foundation"