Skip to main content

task_set_exception_ports

Function task_set_exception_ports 

Source
pub unsafe extern "C" fn task_set_exception_ports(
    task: task_t,
    exception_mask: exception_mask_t,
    new_port: mach_port_t,
    behavior: exception_behavior_t,
    new_flavor: thread_state_flavor_t,
) -> kern_return_t