Function dJointGetLMotorAxis

Source
pub unsafe extern "C" fn dJointGetLMotorAxis(
    arg1: dJointID,
    anum: c_int,
    result: *mut f64,
)