Function rubullet_sys::b3ChangeDynamicsInfoSetLocalInertiaDiagonal[][src]

pub unsafe extern "C" fn b3ChangeDynamicsInfoSetLocalInertiaDiagonal(
    commandHandle: b3SharedMemoryCommandHandle,
    bodyUniqueId: c_int,
    linkIndex: c_int,
    localInertiaDiagonal: *const f64
) -> c_int