Type Definition milter::EomCallback[][src]

pub type EomCallback = unsafe extern "C" fn(_: *mut SMFICTX) -> sfsistat;
Expand description

The type of the on_eom callback function pointer.