package cpp
Available on cpp
The generator intercepts this type and converts it to a cpp.Function
staticinlinefromFunction<F>(func:Function<F, Abi>):Callable<F>staticinlinefromStaticFunction<T>(inStaticFunction:T):Callable<T>staticinlinegetProcAddress<T, ABI>(inModule:String, inFunction:String):Function<T, ABI>read onlycall:CallableData<T>inlinegeq(inOther:Callable<T>):Boolinlineget_call():CallableData<T>inlinegt(inOther:Callable<T>):Boolinlineleq(inOther:Callable<T>):Boolinlinelt(inOther:Callable<T>):BoolinlinetoFunction():Function<T, Abi>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cpp/Callable.html