#include <revolution/rso.h> int RSOGetJumpCodeSize(const RSOObjectHeader *rsoExp);
| rsoExp | Pointer to the module information to reference. |
|---|
Required buffer size (in bytes) for RSOMakeJumpCode.
Returns 0 if unnecessary.
Gets the buffer size required by a call to the RSOMakeJumpCode function.
2008/07/10 Removed RSOLink.h from Syntax.
2006/12/19 Initial version.
CONFIDENTIAL