Type Definition glib_sys::GHookFunc
[−]
[src]
type GHookFunc = Option<unsafe extern "C" fn(_: gpointer)>;
type GHookFunc = Option<unsafe extern "C" fn(_: gpointer)>;