Type Alias KillConnectionFunc

Source
pub type KillConnectionFunc = extern "C" fn(hton: *mut Handlerton, thd: *mut c_void);
Expand description

Terminate-connection/statement notification.