Skip to main content

lumen_window_dpr

Function lumen_window_dpr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lumen_window_dpr( out: *mut f32, ) -> LumenStatus
Expand description

window.dpr: current device-pixel ratio, written to *out. Thread-safe.