Function glib_sys::g_source_add_unix_fd
source · pub unsafe extern "C" fn g_source_add_unix_fd(
source: *mut GSource,
fd: c_int,
events: GIOCondition
) -> gpointer
pub unsafe extern "C" fn g_source_add_unix_fd(
source: *mut GSource,
fd: c_int,
events: GIOCondition
) -> gpointer