g_strcmp0 ( str1 str2 -- gint )


Vocabulary
glib.ffi

Inputs
str1an object
str2an object


Outputs
gintan object


Definition