[][src]Function newton_sys::NewtonBodySetFullMassMatrix

pub unsafe extern "C" fn NewtonBodySetFullMassMatrix(
    body: *const NewtonBody,
    mass: f32,
    inertiaMatrix: *const f32
)