Type Definition vulkan_bindings::FnDestroyDescriptorPool[][src]

pub type FnDestroyDescriptorPool = extern "system" fn(device: Device, descriptorPool: DescriptorPool, pAllocator: *const AllocationCallbacks);