Type Definition chipmunk_sys::cpConstraintApplyCachedImpulseImpl [] [src]

type cpConstraintApplyCachedImpulseImpl = Option<extern "C" fn(_: *mut cpConstraint, _: cpFloat)>;