Function uacpi_map_gas

uacpi_status uacpi_map_gas(const struct acpi_gas* gas, uacpi_mapped_gas** out_mapped)

Description

Map a GAS for faster access in the future. The handle returned via

'out_mapped' must be freed & unmapped using uacpi_unmap_gas() when no longer needed.