Type Definition chipmunk_sys::cpConstraintApplyImpulseImpl [] [src]

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