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

type GHookCheckFunc = Option<extern "C" fn(data: gpointer) -> gboolean>;