Type Definition chipmunk_sys::cpSpatialIndexSegmentQueryImpl [] [src]

type cpSpatialIndexSegmentQueryImpl = Option<extern "C" fn(_: *mut cpSpatialIndex, _: *mut c_void, _: cpVect, _: cpVect, _: cpFloat, _: cpSpatialIndexSegmentQueryFunc, _: *mut c_void)>;