Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
cef_range_t Struct Reference

Structure representing a range. More...

#include "include/internal/cef_types.h"

Inheritance diagram for cef_range_t:
CefRange

Public Attributes

uint32_t from
 
uint32_t to
 

Detailed Description

Structure representing a range.

Member Data Documentation

◆ from

uint32_t cef_range_t::from

◆ to

uint32_t cef_range_t::to

The documentation for this struct was generated from the following file: