dJointSetUniversalAxis1Offset

Function dJointSetUniversalAxis1Offset 

Source
pub unsafe extern "C" fn dJointSetUniversalAxis1Offset(
    arg1: dJointID,
    x: f64,
    y: f64,
    z: f64,
    offset1: f64,
    offset2: f64,
)