pub unsafe extern "C" fn cef_window_create_top_level(
delegate: *mut _cef_window_delegate_t,
) -> *mut cef_window_tExpand description
Create a new Window.
pub unsafe extern "C" fn cef_window_create_top_level(
delegate: *mut _cef_window_delegate_t,
) -> *mut cef_window_tCreate a new Window.