WlanGetProfileList

Function WlanGetProfileList 

Source
pub unsafe extern "system" fn WlanGetProfileList(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    pReserved: PVOID,
    ppProfileList: *mut PWLAN_PROFILE_INFO_LIST,
) -> DWORD