About
libxdk
Command Line Tools
Defined in File xdk_device.h
Structure to hold information about a kernel function call log.
Public Functions
Public Members
The name of the function that was called.
A vector of arguments passed to the function.
The return value of the function.
The call stack at the time of the function call.