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

type GClassInitFunc = Option<extern "C" fn(g_class: gpointer, class_data: gpointer)>;