[][src]Function mujoco_sys::no_render::mj_objectVelocity

pub unsafe extern "C" fn mj_objectVelocity(
    m: *const mjModel,
    d: *const mjData,
    objtype: c_int,
    objid: c_int,
    res: *mut mjtNum,
    flg_local: c_int
)