Function

GLib-2.0GLibatomic_rc_box_releaseSince 2.58

  • Atomically releases a reference on the data pointed by mem_block.

    If the reference was the last one, it will free the resources allocated for mem_block.

    Parameters

    • mem_block: any

      a pointer to reference counted data

    Returns void

    2.58