Type Alias CloseConnectionFunc

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

Close-connection notification.