Function
GLibassertion_message_cmpint
Declaration [src]
void
g_assertion_message_cmpint(
constchar*domain,
constchar*file,
intline,
constchar*func,
constchar*expr,
guint64arg1,
constchar*cmp,
guint64arg2,
charnumtype
)
Description
No description available.
Parameters
domain-
Type:
const char*No description available.
The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string. file-
Type:
const char*No description available.
The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string. line-
Type:
intNo description available.
func-
Type:
const char*No description available.
The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string. expr-
Type:
const char*No description available.
The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string. arg1-
Type:
guint64No description available.
cmp-
Type:
const char*No description available.
The data is owned by the caller of the function.The value is a NUL terminated UTF-8 string. arg2-
Type:
guint64No description available.
numtype-
Type:
charNo description available.