Function rubullet_sys::b3ChangeDynamicsInfoSetJointLimit[][src]

pub unsafe extern "C" fn b3ChangeDynamicsInfoSetJointLimit(
    commandHandle: b3SharedMemoryCommandHandle,
    bodyUniqueId: c_int,
    linkIndex: c_int,
    jointLowerLimit: f64,
    jointUpperLimit: f64
) -> c_int