VkCmdSetCullMode typedef

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

Implementation

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