Type Definition ceplugin::CEP_REGISTERFUNCTION [] [src]

type CEP_REGISTERFUNCTION = extern "stdcall" fn(_: c_int, _: PluginType, _: PVOID) -> c_int;