Function mupdf_sys::fz_log_module

source ·
pub unsafe extern "C" fn fz_log_module(
    ctx: *mut fz_context,
    module: *const c_char,
    fmt: *const c_char,
     ...
)
Expand description

Output a line to the log for a given module.