VkCmdSetFrontFace typedef

VkCmdSetFrontFace = void Function(Pointer<VkCommandBuffer> commandBuffer, int frontFace)

Implementation

typedef VkCmdSetFrontFace = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int frontFace);