Function glib_sys::g_unix_set_fd_nonblocking

source ยท
pub unsafe extern "C" fn g_unix_set_fd_nonblocking(
    fd: c_int,
    nonblock: gboolean,
    error: *mut *mut GError,
) -> gboolean