FORMAT_MODIFIER


Description:

public const unowned string FORMAT_MODIFIER

The platform dependent length modifier for conversion specifiers for scanning and printing values of type int64 or uint64.

It is a string literal.

Some platforms do not support printing 64-bit integers, even though the types are supported. On such platforms g_gint64_modifier is not defined.