Function mach::vm::mach_vm_copy [] [src]

pub unsafe extern "C" fn mach_vm_copy(
    target_task: vm_task_entry_t,
    source_address: mach_vm_address_t,
    size: mach_vm_size_t,
    dest_address: mach_vm_address_t
) -> kern_return_t