Method

StShadowref

Declaration [src]

StShadow*
st_shadow_ref (
  StShadow* shadow
)

Description [src]

Atomically increments the reference count of shadow by one.

Return value

Type: StShadow

The passed in StShadow.

The caller of the method takes ownership of the data, and is responsible for freeing it.