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

type GHRFunc = Option<extern "C" fn(key: gpointer, value: gpointer, user_data: gpointer) -> gboolean>;