pub unsafe extern "system" fn WlanSetProfileList(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    dwitems: u32,
    strprofilenames: *const PWSTR,
    preserved: *mut c_void
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WiFi", "Win32_Foundation"