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

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