void osenv_io_free(oskit_addr_t port, oskit_size_t size);
Component OS, Nonblocking
Releases a range previously allocated. All ports in the range must have been allocated by the device.
- port
- The start of the I/O range.
- size
- The number of ports to check.