[][src]Type Definition mujoco_sys::no_render::mjfSensor

type mjfSensor = Option<unsafe extern "C" fn(m: *const mjModel, d: *mut mjData, stage: c_int)>;