cef_display_convert_screen_point_from_pixels

Function cef_display_convert_screen_point_from_pixels 

Source
pub unsafe extern "C" fn cef_display_convert_screen_point_from_pixels(
    point: *const cef_point_t,
) -> cef_point_t
Expand description

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