imgui_rs/
lib.rs

1extern crate libc;
2
3pub mod imgui;