v/vlib/ui/ui_win.v
2019-08-19 00:28:33 +03:00

9 lines
83 B
V

module ui
fn focus_app(next, event, data voidptr) {
}
pub fn reg_key_vid() {
}