[][src]Type Definition milter::EomCallback

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

The type of the on_eom callback function pointer.