g_strrstr ( haystack needle -- gchar* )


Vocabulary
glib.ffi

Inputs
haystackan object
needlean object


Outputs
gchar*an object


Definition