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

Trait Implementations

impl Debug for st_mysql_options__bindgen_ty_1
[src]

Formats the value using the given formatter. Read more

impl Copy for st_mysql_options__bindgen_ty_1
[src]

impl Clone for st_mysql_options__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for st_mysql_options__bindgen_ty_1

impl !Sync for st_mysql_options__bindgen_ty_1