CefHeaderDeviceVendor

Trait CefHeaderDeviceVendor 

Source
pub trait CefHeaderDeviceVendor {
    // Required method
    fn cef_header_device_vendor(&self) -> CefResult;
}
Expand description

A trait that returns the “DeviceVendor” CEF Header

Required Methods§

Implementors§