Is there anyway to translate the following Objecti...
# multiplatform
m
Is there anyway to translate the following Objective-C code to Kotiln?
id<MTLRenderCommandEncoder> mtl_commandEncoder = (__bridge id<MTLRenderCommandEncoder>)(void*)commandEncoder;