pub unsafe extern "C" fn handler_delete_table(
    this: *mut c_void,
    name: *const c_char
) -> c_int
Expand description

Delete a table in the engine. Called for base as well as temporary tables.