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

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