g_poll

Function g_poll 

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