#[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.
#[no_mangle]
pub extern "C" fn resvg_options_create() -> *mut resvg_options
@brief Creates a new #resvg_options object.
Should be destroyed via #resvg_options_destroy.