This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
7c78bf9466
v
/
vlib
/
os
/
notify
/
backend_default.c.v
7 lines
87 B
V
Raw
Blame
History
module
notify
// Implement the API
pub
fn
new
(
)
?
FdNotifier
{
panic
(
'
u
n
s
u
p
p
o
r
t
e
d
'
)
}
Reference in New Issue
View Git Blame
Copy Permalink