#include <revolution/rso.h>
#include <revolution/RSOLink.h>
BOOL RSOListInit(void* i_staticRso);
i_staticRso |
Pointer to the static module information. |
Returns success or failure of the operation.
Success: TRUE
Fail: FALSE
Initializes linked list and registers static module information.
RSO API Introduction
RSOLinkList, RSOLinkListFixed, RSOUnLinkList
2006/06/14 Initial version.
CONFIDENTIAL