mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-10 08:28:44 +01:00
Remove duplicated docs/update them for changed parameters.
This commit is contained in:
parent
c2588403c0
commit
22c86824a4
10 changed files with 0 additions and 88 deletions
|
|
@ -13,7 +13,6 @@ namespace Kernel {
|
|||
/**
|
||||
* Releases a mutex
|
||||
* @param handle Handle to mutex to release
|
||||
* @return Result of operation, 0 on success, otherwise error code
|
||||
*/
|
||||
ResultCode ReleaseMutex(Handle handle);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue