libc
0.2.152
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