Function ocsd_def_errlog_msgout

Source
pub unsafe extern "C" fn ocsd_def_errlog_msgout(msg: *const c_char)
Expand description

Print a message via the library output printer - if enabled.

@param *msg : Message to output.