[][src]Type Definition vulkan_sys::PFN_vkDestroyCommandPool

type PFN_vkDestroyCommandPool = Option<unsafe extern "system" fn(device: VkDevice, commandPool: VkCommandPool, pAllocator: *const VkAllocationCallbacks)>;