GDALFindDataTypeForValue

Function GDALFindDataTypeForValue 

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