Type Definition erupt::vk1_0::PFN_vkDestroySampler[][src]

type PFN_vkDestroySampler = unsafe extern "system" fn(device: Device, sampler: Sampler, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function