Type Definition chipmunk_sys::cpConstraintGetImpulseImpl [] [src]

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