Function destroy_sampler

Source
pub unsafe fn destroy_sampler(
    device: VkDevice,
    sampler: VkSampler,
    allocator: *const VkAllocationCallbacks,
)