Function mach::vm::mach_vm_allocate
source · pub unsafe extern "C" fn mach_vm_allocate(
target: vm_task_entry_t,
address: *mut mach_vm_address_t,
size: mach_vm_size_t,
flags: c_int
) -> kern_return_t
pub unsafe extern "C" fn mach_vm_allocate(
target: vm_task_entry_t,
address: *mut mach_vm_address_t,
size: mach_vm_size_t,
flags: c_int
) -> kern_return_t