libc
0.2.97
libc
Function
FD_ISSET
Copy item path
Source
pub unsafe extern "C" fn FD_ISSET(fd:
c_int
, set:
*mut
fd_set
) ->
bool