resvg_options_create

Function resvg_options_create 

Source
#[unsafe(no_mangle)]
pub extern "C" fn resvg_options_create() -> *mut resvg_options
Expand description

@brief Creates a new #resvg_options object.

Should be destroyed via #resvg_options_destroy.