Type Definition milter::EohCallback[][src]

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

The type of the on_eoh callback function pointer.