Struct mysqlclient_sys::st_mysql_data [−][src]
Fields
data: *mut MYSQL_ROWS
embedded_info: *mut embedded_query_result
alloc: MEM_ROOT
rows: my_ulonglong
fields: c_uint
extension: *mut c_void
Trait Implementations
impl Debug for st_mysql_data
[src]
[+]
impl Debug for st_mysql_data
impl Copy for st_mysql_data
[src]
impl Copy for st_mysql_data
impl Clone for st_mysql_data
[src]
[+]
impl Clone for st_mysql_data
Auto Trait Implementations
impl !Send for st_mysql_data
impl !Send for st_mysql_data
impl !Sync for st_mysql_data
impl !Sync for st_mysql_data