[][src]Type Definition newton_sys::NewtonUniversalCallback

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