[][src]Type Definition newton_sys::NewtonCorkscrewCallback

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