Function gnunet_sys::GNUNET_log_skip[][src]

pub unsafe extern "C" fn GNUNET_log_skip(n: c_int, check_reset: c_int)

@ingroup logging Ignore the next @a n calls to the log function.

@param n number of log calls to ignore (could be negative) @param check_reset #GNUNET_YES to assert that the log skip counter is currently zero