Function mariadb_sys::TABLE_find_field_by_name
source · pub unsafe extern "C" fn TABLE_find_field_by_name(
this: *const TABLE,
str_: *const LEX_CSTRING
) -> *mut Field
pub unsafe extern "C" fn TABLE_find_field_by_name(
this: *const TABLE,
str_: *const LEX_CSTRING
) -> *mut Field