window_create_top_level

Function window_create_top_level 

Source
pub fn window_create_top_level(
    delegate: Option<&mut WindowDelegate>,
) -> Option<Window>
Expand description

See cef_window_create_top_level for more documentation.