Type Definition glib_2_0_sys::GIOFunc

source ·
pub type GIOFunc = extern "C" fn(_: *mut GIOChannel, _: GIOCondition, _: gpointer) -> gboolean;