pub unsafe extern "C" fn ulViewConfigSetInitialDeviceScale(
config: ULViewConfig,
initial_device_scale: f64,
)Expand description
Set the amount that the application DPI has been scaled, used for scaling device coordinates to pixels and oversampling raster shapes (Default = 1.0).