[][src]Type Definition newton_sys::NewtonUserBilateralGetInfoCallback

type NewtonUserBilateralGetInfoCallback = Option<unsafe extern "C" fn(userJoint: *const NewtonJoint, info: *const NewtonJointRecord)>;