[][src]Type Definition milter::EohCallback

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

The type of the on_eoh callback function pointer.