g_compute_checksum_for_string ( checksum_type str length -- gchar* )


Vocabulary
glib.ffi

Inputs
checksum_typean object
stran object
lengthan object


Outputs
gchar*an object


Definition