Handbook
Glossary
g_shell_quote ( unquoted_string -- char* )
Vocabulary
glib
.
ffi
Inputs
unquoted_string
an
object
Outputs
char*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
char*
g_shell_quote
( char* unquoted_string )