pub unsafe fn column_name( stmt: *mut sqlite3_stmt, index: c_int, ) -> Option<String>
Get the column name from a result.
stmt
index