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

type mjfConFilt = Option<unsafe extern "C" fn(m: *const mjModel, d: *mut mjData, geom1: c_int, geom2: c_int) -> c_int>;