_get_table


Description:

[ CCode ( cname = "sqlite3_get_table" ) ]
public int _get_table (string sql, out unowned string[] resultp, out int nrow, out int ncolumn, out unowned string? errmsg = null)