方法

ArrowFileSystemget_type_name

始於:0.17.0

宣告 [src]

gchar*
garrow_file_system_get_type_name (
  GArrowFileSystem* file_system
)

描述

無可用描述。

可用版本:0.17.0 起

回傳值

類型: gchar*

檔案系統類型的名稱。

當不再需要時,應使用 g_free() 釋放。

方法的呼叫者取得資料的所有權,並負責釋放它。
值為 NUL 終止的 UTF-8 字串。