Function gnunet_sys::GNUNET_abort_[][src]

pub unsafe extern "C" fn GNUNET_abort_()

@ingroup logging Abort the process, generate a core dump if possible. Most code should use GNUNET_assert (0) instead to first log the location of the failure.