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