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

type PFN_vkDestroySamplerYcbcrConversion = extern "system" fn(device: Device, ycbcr_conversion: SamplerYcbcrConversion, p_allocator: *const AllocationCallbacks) -> c_void;