[][src]Type Definition gio_sys::GSocketSourceFunc

type GSocketSourceFunc = Option<unsafe extern "C" fn(_: *mut GSocket, _: GIOCondition, _: gpointer) -> gboolean>;