VkCmdSetFrontFaceEXT typedef

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

Implementation

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