Function
Seagullfree
unstable since: 0.3
Declaration [src]
void
seagull_free (
gpointer value
)
Description [src]
Frees memory allocated by SQLite3.
This is a wrapper around sqlite3_free
. It is provided for completeness and
to avoid having to link to SQLite3 directly.
Available since: 0.3