[][src]Module browser_window_core::window

Re-exports

pub use c::WindowImpl;

Modules

c

This module implements the Window trait with the corresponding function definitions found in the C code base of browser-window-c. All functions are basically wrapping the FFI provided by crate browser-window-c.

Traits

WindowExt

Type Definitions

WindowOptions