pub unsafe extern "C" fn fuse_lowlevel_notify_poll(
ph: *mut fuse_pollhandle,
) -> c_intExpand description
Notify IO readiness event
For more information, please read comment for poll operation.
@param ph poll handle to notify IO readiness event for