VkCmdSetCullModeNative typedef

VkCmdSetCullModeNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 cullMode)

Implementation

typedef VkCmdSetCullModeNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 cullMode);