Type Alias MARIADB_CONST_STRING

Source
pub type MARIADB_CONST_STRING = st_ma_const_string;

Aliased Type§

#[repr(C)]
pub struct MARIADB_CONST_STRING { pub str_: *const i8, pub length: usize, }

Fields§

§str_: *const i8§length: usize