Skip to main content

fz_log_module

Function 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.