Function gdal_sys::GDALFindDataType[][src]

pub unsafe extern "C" fn GDALFindDataType(
    nBits: c_int,
    bSigned: c_int,
    bFloating: c_int,
    bComplex: c_int
) -> Type