b3JointControlSetDesiredVelocity

Function b3JointControlSetDesiredVelocity 

Source
pub unsafe extern "C" fn b3JointControlSetDesiredVelocity(
    commandHandle: b3SharedMemoryCommandHandle,
    dofIndex: c_int,
    value: f64,
) -> c_int