#[repr(C)]pub struct st_mysql_options_extention { /* private fields */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for st_mysql_options_extention
impl Send for st_mysql_options_extention
impl Sync for st_mysql_options_extention
impl Unpin for st_mysql_options_extention
impl UnwindSafe for st_mysql_options_extention
Blanket Implementations
Mutably borrows from an owned value. Read more