[−][src]Function newton_sys::NewtonBodyGetInvMass
pub unsafe extern "C" fn NewtonBodyGetInvMass(
body: *const NewtonBody,
invMass: *const f32,
invIxx: *const f32,
invIyy: *const f32,
invIzz: *const f32
)
pub unsafe extern "C" fn NewtonBodyGetInvMass(
body: *const NewtonBody,
invMass: *const f32,
invIxx: *const f32,
invIyy: *const f32,
invIzz: *const f32
)