Function magenta_sys::mx_process_create [] [src]

pub unsafe extern "C" fn mx_process_create(
    job: mx_handle_t,
    name: *const u8,
    name_len: u32,
    options: u32,
    proc_handle: *mut mx_handle_t,
    vmar_handle: *mut mx_handle_t
) -> mx_status_t