Semaphore.post

Lowers the Semaphore, allowing one more thread in. Returns OK on success, ERR_BUSY otherwise.

struct Semaphore
@nogc nothrow
GodotError
post
()

Meta