Type Definition milter::AbortCallback[][src]

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

The type of the on_abort callback function pointer.