Re-exports§
pub use c::ApplicationImpl;
Modules§
- c
- This module implements the
Applicationtrait with the corresponding function definitions found in the C code base ofbrowser-window-c. All functions are basically wrapping the FFI provided by cratebrowser-window-c.