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