Docs.rs
  • denox_wsi-0.3.1
    • denox_wsi 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • 04 February 2023
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jbatez
    • Dependencies
      • deno_core ^0.170.0 normal
      • denox_webgpu ^0.3.1 normal
      • raw-window-handle ^0.5.0 normal
      • serde ^1.0.149 normal
      • tokio =1.24.2 normal
      • winit ^0.27.5 normal
    • Versions
    • 84.85% of the crate is documented
  • Platform
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate denox_wsi

  • Structs
  • Functions
?
Change settings

List of all items

Structs

  • event_loop::WsiEventLoopProxy
  • op_wsi_create_webgpu_surface
  • op_wsi_create_window
  • op_wsi_destroy_window
  • op_wsi_focus_window
  • op_wsi_next_event
  • op_wsi_window_inner_position
  • op_wsi_window_inner_size
  • op_wsi_window_is_decorated
  • op_wsi_window_is_fullscreen
  • op_wsi_window_is_maximized
  • op_wsi_window_is_resizable
  • op_wsi_window_is_visible
  • op_wsi_window_outer_position
  • op_wsi_window_outer_size
  • op_wsi_window_request_redraw
  • op_wsi_window_scale_factor
  • op_wsi_window_set_always_on_top
  • op_wsi_window_set_decorated
  • op_wsi_window_set_fullscreen
  • op_wsi_window_set_inner_size
  • op_wsi_window_set_max_inner_size
  • op_wsi_window_set_maximized
  • op_wsi_window_set_min_inner_size
  • op_wsi_window_set_minimized
  • op_wsi_window_set_outer_position
  • op_wsi_window_set_resizable
  • op_wsi_window_set_title
  • op_wsi_window_set_visible

Functions

  • event_loop::hijack_main_and_spawn_proxy
  • init