libc
0.2.161
libc
Function
inotify_add_watch
Copy item path
Source
pub unsafe extern "C" fn inotify_add_watch( fd:
c_int
, path:
*const
c_char
, mask:
u32
, ) ->
c_int