In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
No change in size ,  22:57, 31 March 2016
Line 52: Line 52:  
|OSDynLoad_FindExport
 
|OSDynLoad_FindExport
 
|<code>int OSDynLoad_FindExport(uint32_t handle, bool isdata, const char *symname, void **address)</code>  
 
|<code>int OSDynLoad_FindExport(uint32_t handle, bool isdata, const char *symname, void **address)</code>  
|Get a symbol address from a loaded RPL and returns a error code
+
|Get a symbol address from a loaded RPL and returns a error code
 
|-
 
|-
 
|OSDynLoad_Release
 
|OSDynLoad_Release
 
|<code>void OSDynLoad_Release(uint32_t *handle)</code>  
 
|<code>void OSDynLoad_Release(uint32_t *handle)</code>  
|Decrease the reference count and release the module if the referencecount hit zero. "coreinit.rpl" can´t be released.
+
|Decrease the reference count and release the module if the reference count hit zero. "coreinit.rpl" can´t be released.
 
|}
 
|}
  
3

edits

Navigation menu