VkTrimCommandPoolKHRNative typedef

VkTrimCommandPoolKHRNative = Void Function(Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, Uint32 flags)

Implementation

typedef VkTrimCommandPoolKHRNative = Void Function(
    Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, Uint32 flags);