Type Definition chipmunk_sys::cpSpaceDebugDrawSegmentImpl [] [src]

type cpSpaceDebugDrawSegmentImpl = Option<extern "C" fn(_: cpVect, _: cpVect, _: cpSpaceDebugColor, _: cpDataPointer)>;