VkTrimCommandPoolKHR typedef

VkTrimCommandPoolKHR = void Function(Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, int flags)

Implementation

typedef VkTrimCommandPoolKHR = void Function(
    Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, int flags);