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

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