Skip to main content

errlog_init2

Function errlog_init2 

Source
pub fn errlog_init2(bufsize: usize, max_msg_size: usize)
Expand description

C errlogInit2 (errlog.c:583-607): both sizes are clamped before the once-init, and the worker thread is started there.