API Version: 4.1
Library Version: 2.38.1
gboolean jsc_options_set_uint ( const char* option, guint value )
Set option as a #guint value.
option
const char*
The option identifier.
value
guint
The value to set.
gboolean
TRUE if option was correctly set or FALSE otherwise.
TRUE
FALSE