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