display_get_matching_bounds

Function display_get_matching_bounds 

Source
pub fn display_get_matching_bounds(
    bounds: Option<&Rect>,
    input_pixel_coords: c_int,
) -> Option<Display>
Expand description

See cef_display_get_matching_bounds for more documentation.