[][src]Type Definition geos_sys::GEOSQueryCallback

type GEOSQueryCallback = Option<unsafe extern "C" fn(item: *mut c_void, userdata: *mut c_void)>;