Function glib_sys::g_unix_set_fd_nonblocking
[−]
[src]
pub unsafe extern "C" fn g_unix_set_fd_nonblocking(
fd: c_int,
nonblock: gboolean,
error: *mut *mut GError
) -> gboolean