SC_Context_Retain()
Increments the object's reference count.
Synopsis:
#include <scoreloop/sc_context.h>
void SC_Context_Retain(SC_Context_h self)
Arguments:
- self
-
An opaque handle for the SC_Context instance.
Library:
libscoreloopcoreDescription:
This method increments the reference count of the SC_Context instance.