Function mariadb_sys::TABLE_init

source ·
pub unsafe extern "C" fn TABLE_init(
    this: *mut TABLE,
    thd: *mut THD,
    tl: *mut TABLE_LIST
)