Function glib_sys::g_poll

source ·
pub unsafe extern "C" fn g_poll(
    fds: *mut GPollFD,
    nfds: c_uint,
    timeout: c_int
) -> c_int