[][src]Type Definition milter::CloseCallback

type CloseCallback = unsafe extern "C" fn(_: *mut SMFICTX) -> sfsistat;

The type of the on_close callback function pointer.