#[no_mangle]
pub extern "C" fn resvg_options_set_dpi(
    opt: *mut resvg_options,
    dpi: f64
)
Expand description

@brief Sets the target DPI.

Impact units conversion.

Default: 96