Function rubullet_sys::b3CreatePoseCommandSetJointVelocity[][src]

pub unsafe extern "C" fn b3CreatePoseCommandSetJointVelocity(
    physClient: b3PhysicsClientHandle,
    commandHandle: b3SharedMemoryCommandHandle,
    jointIndex: c_int,
    jointVelocity: f64
) -> c_int