|
PatchworkOS
2ca1c69
A non-POSIX operating system.
|
#include <modules/acpi/aml/runtime/mid.h>Go to the source code of this file.
Functions | |
| aml_object_t * | aml_mid (aml_state_t *state, aml_object_t *bufferString, aml_uint_t index, aml_uint_t length) |
| Performs a "mid" operation, extracting a portion of a buffer or string. | |