LNXSDK/Kha/Tools/linux_arm64/std/flash/events/WeakMethodClosure.hx
2025-01-22 16:18:30 +01:00

6 lines
82 B
Haxe

package flash.events;
extern class WeakMethodClosure {
function new() : Void;
}