pub unsafe extern "C" fn cef_panel_create(
delegate: *mut _cef_panel_delegate_t,
) -> *mut cef_panel_tExpand description
Create a new Panel.
pub unsafe extern "C" fn cef_panel_create(
delegate: *mut _cef_panel_delegate_t,
) -> *mut cef_panel_tCreate a new Panel.