Type Definition milter::AbortCallback[][src]

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

The type of the on_abort callback function pointer.