[][src]Type Definition newton_sys::NewtonJobTask

type NewtonJobTask = Option<unsafe extern "C" fn(world: *const NewtonWorld, userData: *const c_void, threadIndex: c_int)>;