resvg_init_log

Function resvg_init_log 

Source
#[unsafe(no_mangle)]
pub extern "C" fn resvg_init_log()
Expand description

@brief Initializes the library log.

Use it if you want to see any warnings.

Must be called only once.

All warnings will be printed to the stderr.