Function gdal_sys::CPLCreateZip [] [src]

pub unsafe extern "C" fn CPLCreateZip(
    pszZipFilename: *const c_char,
    papszOptions: *mut *mut c_char
) -> *mut c_void