GDALDataTypeUnionWithValue

Function GDALDataTypeUnionWithValue 

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