[][src]Type Definition vulkan_sys::PFN_vkDestroySampler

type PFN_vkDestroySampler = Option<unsafe extern "system" fn(device: VkDevice, sampler: VkSampler, pAllocator: *const VkAllocationCallbacks)>;