windows::Win32::NetworkManagement::WiFi

Function WlanGetProfileList

pub unsafe fn WlanGetProfileList(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    preserved: Option<*const c_void>,
    ppprofilelist: *mut *mut WLAN_PROFILE_INFO_LIST,
) -> u32