Type Definition glib_sys::GHookCheckFunc

source · [−]
pub type GHookCheckFunc = Option<unsafe extern "C" fn(_: gpointer) -> gboolean>;