dJointSetUniversalAxis2Offset

Function dJointSetUniversalAxis2Offset 

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