Struct mysqlclient_sys::st_mysql_options__bindgen_ty_1 [−][src]
#[repr(C)]pub struct st_mysql_options__bindgen_ty_1 { pub client_ip: __BindgenUnionField<*mut c_char>, pub bind_address: __BindgenUnionField<*mut c_char>, pub bindgen_union_field: u64, }
Fields
client_ip: __BindgenUnionField<*mut c_char>
bind_address: __BindgenUnionField<*mut c_char>
bindgen_union_field: u64
Trait Implementations
impl Debug for st_mysql_options__bindgen_ty_1
[src]
impl Debug for st_mysql_options__bindgen_ty_1
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for st_mysql_options__bindgen_ty_1
[src]
impl Copy for st_mysql_options__bindgen_ty_1
impl Clone for st_mysql_options__bindgen_ty_1
[src]
impl Clone for st_mysql_options__bindgen_ty_1
Auto Trait Implementations
impl !Send for st_mysql_options__bindgen_ty_1
impl !Send for st_mysql_options__bindgen_ty_1
impl !Sync for st_mysql_options__bindgen_ty_1
impl !Sync for st_mysql_options__bindgen_ty_1