Function mariadb_sys::handler_ha_change_partitions
source · pub unsafe extern "C" fn handler_ha_change_partitions(
this: *mut handler,
create_info: *mut HA_CREATE_INFO,
path: *const c_char,
copied: *mut ulonglong,
deleted: *mut ulonglong,
pack_frm_data: *const uchar,
pack_frm_len: usize
) -> c_int