Skip to main content

forge_sys/
graphics.rs

1unsafe extern "C" {
2    pub fn forge_graphics_isMenuVisible() -> bool;
3}