set_function_prototype
Define function prototypes in IDA Pro to improve code analysis and decompilation accuracy during reverse engineering.
Instructions
Set a function's prototype
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_address | Yes | Address of the function | |
| prototype | Yes | New function prototype |