Function rubullet_sys::b3CreatePoseCommandSetJointPosition[][src]

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