Function gdal_sys::GDALAttributeWriteDoubleArray[][src]

pub unsafe extern "C" fn GDALAttributeWriteDoubleArray(
    hAttr: GDALAttributeH,
    arg1: *const f64,
    arg2: size_t
) -> c_int