PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
method.c File Reference
Include dependency graph for method.c:

Go to the source code of this file.

Functions

aml_object_taml_method_invoke (aml_state_t *parentState, aml_method_t *method, aml_object_t **args)
 Invoke a method with the given arguments.