[−][src]Function newton_sys::NewtonBodyApplyImpulsePair
pub unsafe extern "C" fn NewtonBodyApplyImpulsePair(
body: *const NewtonBody,
linearImpulse: *const f32,
angularImpulse: *const f32,
timestep: f32
)
pub unsafe extern "C" fn NewtonBodyApplyImpulsePair(
body: *const NewtonBody,
linearImpulse: *const f32,
angularImpulse: *const f32,
timestep: f32
)