VkCmdSetCullModeEXTNative typedef

VkCmdSetCullModeEXTNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 cullMode)

Implementation

typedef VkCmdSetCullModeEXTNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 cullMode);