mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
9 lines
86 B
V
9 lines
86 B
V
module uiold
|
|
|
|
fn focus_app(next, event, data voidptr) {
|
|
}
|
|
|
|
pub fn reg_key_vid() {
|
|
}
|
|
|
|
|