[][src]Function newton_sys::NewtonUserJointAddLinearRow

pub unsafe extern "C" fn NewtonUserJointAddLinearRow(
    joint: *const NewtonJoint,
    pivot0: *const f32,
    pivot1: *const f32,
    dir: *const f32
)