Handbook
Glossary
mysql_error ( mysql -- c-string )
Vocabulary
db
.
mysql
.
ffi
Inputs
mysql
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
db.mysql.ffi
LIBRARY:
mysql
FUNCTION:
c-string
mysql_error
( void* mysql )