mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 13:47:56 -05:00
Remove duplicated docs/update them for changed parameters.
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user