Function resvg::resvg_init_log
source · #[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
.