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

type GstPluginInitFunc = Option<extern "C" fn(plugin: *mut GstPlugin) -> gboolean>;