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

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