Type Definition chipmunk_sys::cpSpatialIndexEachImpl [] [src]

type cpSpatialIndexEachImpl = Option<extern "C" fn(_: *mut cpSpatialIndex, _: cpSpatialIndexIteratorFunc, _: *mut c_void)>;