This function is declared in the kos/semaphore.h file.
kos/semaphore.h
Retcode KosSemaphoreSignal(KosSemaphore *semaphore);
Frees (signals) the defined semaphore.
semaphore
The function returns the following: