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

type GHashFunc = Option<extern "C" fn(key: gconstpointer) -> guint>;