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