[][src]Type Definition newton_sys::NewtonSetTransform

type NewtonSetTransform = Option<unsafe extern "C" fn(body: *const NewtonBody, matrix: *const f32, threadIndex: c_int)>;