[][src]Type Definition milter::AbortCallback

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

The type of the on_abort callback function pointer.