Function gdal_sys::GDALDataTypeUnionWithValue[][src]

pub unsafe extern "C" fn GDALDataTypeUnionWithValue(
    eDT: Type,
    dValue: f64,
    bComplex: c_int
) -> Type