Module application

Source

Re-exports§

pub use c::ApplicationImpl;

Modules§

c
This module implements the Application 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.

Structs§

ApplicationSettings

Traits§

ApplicationExt