Type Definition glib_sys::GHookFunc

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