Function gdal_sys::GDALAdjustValueToDataType[][src]

pub unsafe extern "C" fn GDALAdjustValueToDataType(
    eDT: Type,
    dfValue: f64,
    pbClamped: *mut c_int,
    pbRounded: *mut c_int
) -> f64