Type Definition gdal_sys::CPLHashSetFreeEltFunc[][src]

pub type CPLHashSetFreeEltFunc = Option<unsafe extern "C" fn(elt: *mut c_void)>;