Function mach::vm::mach_vm_behavior_set [] [src]

pub unsafe extern "C" fn mach_vm_behavior_set(
    target_task: vm_task_entry_t,
    address: mach_vm_address_t,
    size: mach_vm_size_t,
    new_behavior: vm_behavior_t
) -> kern_return_t