windows::Win32::NetworkManagement::WiFi

Function WlanSetProfileList

pub unsafe fn WlanSetProfileList(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilenames: &[PCWSTR],
    preserved: Option<*const c_void>,
) -> u32