GDALRATValuesIOAsDateTime

Function GDALRATValuesIOAsDateTime 

Source
pub unsafe extern "C" fn GDALRATValuesIOAsDateTime(
    hRAT: GDALRasterAttributeTableH,
    eRWFlag: Type,
    iField: c_int,
    iStartRow: c_int,
    iLength: c_int,
    pasDateTime: *mut GDALRATDateTime,
) -> Type