VkCmdNextSubpass typedef

VkCmdNextSubpass = void Function(Pointer<VkCommandBuffer> commandBuffer, int contents)

Implementation

typedef VkCmdNextSubpass = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int contents);