[][src]Function libfuse_sys::fuse_lowlevel::fuse_lowlevel_notify_poll

pub unsafe extern "C" fn fuse_lowlevel_notify_poll(
    ph: *mut fuse_pollhandle
) -> c_int

Notify IO readiness event

For more information, please read comment for poll operation.

@param ph poll handle to notify IO readiness event for