rb_fd_zero

Function rb_fd_zero 

Source
pub unsafe extern "C" fn rb_fd_zero(f: *mut rb_fdset_t)
Expand description

Wipes out the current set of FDs.

ยง@param[out] f The fdset to clear. @post f has no FDs.

Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3