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

type GHookFindFunc = Option<extern "C" fn(hook: *mut GHook, data: gpointer) -> gboolean>;