Struct libsqlite3_sys::sqlite3_context [−][src]
#[repr(C)]pub struct sqlite3_context(_);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for sqlite3_context
impl Send for sqlite3_context
impl Sync for sqlite3_context
impl Unpin for sqlite3_context
impl UnwindSafe for sqlite3_context
Blanket Implementations
Mutably borrows from an owned value. Read more