Struct mysqlclient_sys::st_mysql_stmt_extension
source · #[repr(C)]pub struct st_mysql_stmt_extension(_);
Trait Implementations§
source§impl Clone for st_mysql_stmt_extension
impl Clone for st_mysql_stmt_extension
source§fn clone(&self) -> st_mysql_stmt_extension
fn clone(&self) -> st_mysql_stmt_extension
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more