fuse_fs_poll

Function fuse_fs_poll 

Source
pub unsafe extern "C" fn fuse_fs_poll(
    fs: *mut fuse_fs,
    path: *const c_char,
    fi: *mut fuse_file_info,
    ph: *mut fuse_pollhandle,
    reventsp: *mut c_uint,
) -> c_int