[][src]Type Definition vulkan_bindings::FnDestroyCommandPool

type FnDestroyCommandPool = extern "system" fn(device: Device, commandPool: CommandPool, pAllocator: *const AllocationCallbacks);