Type Definition gst::ffi::GHookCompareFunc[][src]

type GHookCompareFunc = Option<extern "C" fn(new_hook: *mut GHook, sibling: *mut GHook) -> gint>;