Function rubullet_sys::b3GetJointInfo[][src]

pub unsafe extern "C" fn b3GetJointInfo(
    physClient: b3PhysicsClientHandle,
    bodyUniqueId: c_int,
    jointIndex: c_int,
    jointInfo: *mut b3JointInfo
)