Files
Ole André Vadla Ravnås 9706e4be99 Move _frida package inside the frida package
So we only have one top-level package, to avoid confusing IDEs.

Also add missing files to the Meson build system.
2024-04-24 12:41:52 +02:00

8 lines
51 B
Plaintext

{
global:
PyInit__frida;
local:
*;
};