函数
ArrowFileSystemcreate
起始版本: 3.0.0
声明 [src]
GArrowFileSystem*
garrow_file_system_create (
const gchar* uri,
GError** error
)
返回值
类型: GArrowFileSystem
新创建的文件系统,它是 GArrowFileSystem
的一个子类的对象。
函数的调用者拥有该数据的所有权,并负责释放它。 |
返回值可以为 NULL 。 |