[][src]Function newton_sys::NewtonBodyGetInvInertiaMatrix

pub unsafe extern "C" fn NewtonBodyGetInvInertiaMatrix(
    body: *const NewtonBody,
    invInertiaMatrix: *const f32
)