函数

自 2.32 版起

声明

const char*
g_unix_mount_point_get_options (
  GUnixMountPoint* mount_point
)

描述

获取挂载点的选项。

自 2.32 版起可用

参数

mount_point

数据由函数的调用者拥有。

返回值

包含选项的字符串。

数据由被调用的函数拥有。
返回值可以为 NULL
值是一个以 NUL 结尾的 UTF-8 字符串。