CefHeaderDeviceProduct

Trait CefHeaderDeviceProduct 

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

A trait that returns the “DeviceProduct” CEF Header

Required Methods§

Implementors§