Function mach::vm::mach_vm_allocate [] [src]

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