Source position: newtonimportdyn_jointlibrary.pas line 66
type NewtonUserJointSubmitConstraintCallback = procedure(
const me: PNewtonUserJoint;
timestep: Float;
threadIndex: Int
);