Method

StShadowunref

Declaration [src]

void
st_shadow_unref (
  StShadow* shadow
)

Description [src]

Atomically decrements the reference count of shadow by one. If the reference count drops to 0, all memory allocated by the StShadow is released.