Type Alias PreDdShutdownFunc

Source
pub type PreDdShutdownFunc = extern "C" fn(hton: *mut Handlerton);
Expand description

Shut down all storage engine background tasks that might access the data dictionary, before the main shutdown.