cef_menu_model_create

Function cef_menu_model_create 

Source
pub unsafe extern "C" fn cef_menu_model_create(
    delegate: *mut _cef_menu_model_delegate_t,
) -> *mut cef_menu_model_t
Expand description

Create a new MenuModel with the specified |delegate|.