[][src]Type Definition ash::vk::PFN_vkDestroySampler

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