Type Definition milter::EohCallback[][src]

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

The type of the on_eoh callback function pointer.