invoke
Description:
public bool invoke (void* function, Argument[] in_args, Argument[] out_args, Argument return_value, bool is_method, bool @throws) throws InvokeError
TODO
Parameters:
function |
TODO |
in_args |
TODO |
out_args |
TODO |
return_value |
TODO |
is_method |
TODO |
info |
TODO |
n_in_args |
TODO |
n_out_args |
TODO |
throws |
TODO |