VkCmdSetCullModeEXT typedef

VkCmdSetCullModeEXT = void Function(Pointer<VkCommandBuffer> commandBuffer, int cullMode)

Implementation

typedef VkCmdSetCullModeEXT = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int cullMode);