[][src]Type Definition newton_sys::NewtonSliderCallback

type NewtonSliderCallback = Option<unsafe extern "C" fn(slider: *const NewtonJoint, desc: *const NewtonHingeSliderUpdateDesc) -> c_uint>;