Function gdal_sys::GDALCreate

source ·
pub unsafe extern "C" fn GDALCreate(
    hDriver: GDALDriverH,
    arg1: *const c_char,
    arg2: c_int,
    arg3: c_int,
    arg4: c_int,
    arg5: Type,
    arg6: CSLConstList
) -> GDALDatasetH