[][src]Function winapi::um::wlanapi::WlanGetProfileList

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