Function gdal_sys::GDALExtendedDataTypeCreateCompound[][src]

pub unsafe extern "C" fn GDALExtendedDataTypeCreateCompound(
    pszName: *const c_char,
    nTotalSize: size_t,
    nComponents: size_t,
    comps: *const GDALEDTComponentH
) -> GDALExtendedDataTypeH