HHu ZhengInit!
61fb54a9创建于 3 天前历史提交
{
	global:
		extern "C" {
			stardict_plugin_init;
			stardict_plugin_exit;
			stardict_parsedata_plugin_init;
		};
	local:
		*;
};