Function gnunet_sys::GNUNET_log_nocheck[][src]

pub unsafe extern "C" fn GNUNET_log_nocheck(
    kind: GNUNET_ErrorType,
    message: *const c_char,
     ...
)

@ingroup logging Main log function.

@param kind how serious is the error? @param message what is the message (format string) @param … arguments for format string