Type Definition glib_2_0_sys::GHookFindFunc

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