fz_log_error_printf

Function fz_log_error_printf 

Source
pub unsafe extern "C" fn fz_log_error_printf(
    ctx: *mut fz_context,
    fmt: *const c_char,
    ...
)
Expand description

Format an error message, and log it to the registered
error stream (stderr by default).