Method

NumCosmoWindowfree

Declaration [src]

void
nc_window_free (
  NcWindow* wf
)

Description [src]

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