VkCmdSetLineWidth typedef

VkCmdSetLineWidth = void Function(Pointer<VkCommandBuffer> commandBuffer, double lineWidth)

Implementation

typedef VkCmdSetLineWidth = void Function(
    Pointer<VkCommandBuffer> commandBuffer, double lineWidth);