[][src]Function newton_sys::NewtonUserJointAddAngularRow

pub unsafe extern "C" fn NewtonUserJointAddAngularRow(
    joint: *const NewtonJoint,
    relativeAngle: f32,
    dir: *const f32
)