Function ulWindowPixelsToScreen

Source
pub unsafe extern "C" fn ulWindowPixelsToScreen(
    window: ULWindow,
    val: c_int,
) -> c_int
Expand description

Convert pixels to screen coordinates using the current DPI scale.