cef_display_convert_screen_rect_from_pixels

Function cef_display_convert_screen_rect_from_pixels 

Source
pub unsafe extern "C" fn cef_display_convert_screen_rect_from_pixels(
    rect: *const cef_rect_t,
) -> cef_rect_t
Expand description

Convert |rect| from pixel screen coordinates to DIP screen coordinates. This function is only used on Windows.