dJointSetPUAnchorDelta

Function dJointSetPUAnchorDelta 

Source
pub unsafe extern "C" fn dJointSetPUAnchorDelta(
    arg1: dJointID,
    x: f64,
    y: f64,
    z: f64,
    dx: f64,
    dy: f64,
    dz: f64,
)