Type Definition chipmunk_sys::cpSpatialIndexQueryImpl [] [src]

type cpSpatialIndexQueryImpl = Option<extern "C" fn(_: *mut cpSpatialIndex, _: *mut c_void, _: cpBB, _: cpSpatialIndexQueryFunc, _: *mut c_void)>;