Type Alias mariadb_sys::LEX_CSTRING
source · pub type LEX_CSTRING = st_mysql_const_lex_string;
Aliased Type§
struct LEX_CSTRING {
pub str_: *const i8,
pub length: usize,
}
Fields§
§str_: *const i8
§length: usize
pub type LEX_CSTRING = st_mysql_const_lex_string;
struct LEX_CSTRING {
pub str_: *const i8,
pub length: usize,
}
str_: *const i8
§length: usize