cef_image_create

Function cef_image_create 

Source
pub unsafe extern "C" fn cef_image_create() -> *mut cef_image_t
Expand description

Create a new cef_image_t. It will initially be NULL. Use the Add*() functions to add representations at different scale factors.