[][src]Type Definition newton_sys::NewtonHingeCallback

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