Type Definition glib_sys::GIOFunc

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