resvg_options_set_stylesheet

Function resvg_options_set_stylesheet 

Source
#[unsafe(no_mangle)]
pub extern "C" fn resvg_options_set_stylesheet( opt: *mut resvg_options, content: *const c_char, )
Expand description

@brief Provides the content of a stylesheet that will be used when resolving CSS attributes.

Must be UTF-8. Can be set to NULL.

Default: NULL