Function rubullet_sys::b3GetJointState[][src]

pub unsafe extern "C" fn b3GetJointState(
    physClient: b3PhysicsClientHandle,
    statusHandle: b3SharedMemoryStatusHandle,
    jointIndex: c_int,
    state: *mut b3JointSensorState
) -> c_int