API 版本:2.0
类库版本:2.83.2
生成工具:gi-docgen 2024.1
since: 2.64
#define G_SIZEOF_MEMBER ( struct_type, member )
在没有声明实例 struct_type 的情况下,返回结构定义中 member 的大小。
struct_type
member
自版本 2.64 起提供:
此函数不会直接提供给语言绑定。
类型: -
-
结构类型,例如 GOutputVector。
GOutputVector
结构中的字段,例如 size。
size