pub unsafe extern "C-unwind" fn IOConnectUnmapMemory(
connect: io_connect_t,
memory_type: u32,
from_task: task_t,
at_address: mach_vm_address_t,
) -> kern_return_tAvailable on crate feature
libc only.pub unsafe extern "C-unwind" fn IOConnectUnmapMemory(
connect: io_connect_t,
memory_type: u32,
from_task: task_t,
at_address: mach_vm_address_t,
) -> kern_return_tlibc only.