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

type GInstanceInitFunc = Option<extern "C" fn(instance: *mut GTypeInstance, g_class: gpointer)>;