Function magenta_sys::mx_thread_create [] [src]

pub unsafe extern "C" fn mx_thread_create(
    process: mx_handle_t,
    name: *const u8,
    name_len: u32,
    options: u32,
    out: *mut mx_handle_t
) -> mx_status_t