[][src]Function newton_sys::NewtonBodyGetInertiaMatrix

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