Function dJointSetLMotorAxis

Source
pub unsafe extern "C" fn dJointSetLMotorAxis(
    arg1: dJointID,
    anum: c_int,
    rel: c_int,
    x: f64,
    y: f64,
    z: f64,
)