[#CountingSemaphoreGrant-Release] = xref:CountingSemaphoreGrant.adoc[CountingSemaphoreGrant]::Release :relfileprefix: ../ :mrdocs: Releases the held semaphore slot, if any. == Synopsis Declared in `<semaphore_grant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void Release() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#