[][src]Type Definition vulkanalia_sys::PFN_vkDestroySampler

type PFN_vkDestroySampler = extern "system" fn(_device: Device, _sampler: Sampler, _allocator: *const AllocationCallbacks);