Function libc::kevent64
[−]
[src]
pub unsafe extern fn kevent64(kq: c_int,
changelist: *const kevent64_s,
nchanges: c_int,
eventlist: *mut kevent64_s,
nevents: c_int,
flags: c_uint,
timeout: *const timespec)
-> c_int