#[unsafe(no_mangle)]pub extern "C" fn resvg_options_set_dpi(
opt: *mut resvg_options,
dpi: f32,
)Expand description
@brief Sets the target DPI.
Impact units conversion.
Default: 96
#[unsafe(no_mangle)]pub extern "C" fn resvg_options_set_dpi(
opt: *mut resvg_options,
dpi: f32,
)@brief Sets the target DPI.
Impact units conversion.
Default: 96