ReChecker/version_script.lds

10 lines
108 B
Plaintext
Raw Normal View History

RECHECKER_ABI_1.0 {
global:
GiveFnptrsToDll;
Meta_Attach;
Meta_Detach;
Meta_Query;
local:
*;
};