inotify_sys

Function read

source
pub unsafe extern "C" fn read(
    fd: i32,
    buf: *mut c_void,
    count: usize,
) -> isize