UnlockSemaphoreInfo method
Implementation
void UnlockSemaphoreInfo(
ffi.Pointer<SemaphoreInfo> arg0,
) {
return _UnlockSemaphoreInfo(
arg0,
);
}
void UnlockSemaphoreInfo(
ffi.Pointer<SemaphoreInfo> arg0,
) {
return _UnlockSemaphoreInfo(
arg0,
);
}