Function julia_sys::jl_new_task [] [src]

pub unsafe extern "C" fn jl_new_task(
    start: *mut jl_function_t,
    ssize: usize
) -> *mut jl_task_t