Function sqlite3ext_column_text

Source
pub unsafe fn sqlite3ext_column_text(
    stmt: *mut sqlite3_stmt,
    c: c_int,
) -> *const c_uchar