[][src]Type Definition vulkan_sys::PFN_vkDestroySamplerYcbcrConversion

type PFN_vkDestroySamplerYcbcrConversion = Option<unsafe extern "system" fn(device: VkDevice, ycbcrConversion: VkSamplerYcbcrConversion, pAllocator: *const VkAllocationCallbacks)>;