fz_log_error

Function fz_log_error 

Source
pub unsafe extern "C" fn fz_log_error(
    ctx: *mut fz_context,
    str_: *const c_char,
)
Expand description

Log a (preformatted) string to the registered
error stream (stderr by default).