Source position: libnewtondyn.pas line 1138
type TNewtonUserJointGetGeneralRow = procedure(
const joint: PNewtonJoint;
index: Integer;
const jacobian0: Pfloat;
const jacobian1: Pfloat
);