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

type PFN_vkCreateSamplerYcbcrConversion = extern "system" fn(device: Device, p_create_info: *const SamplerYcbcrConversionCreateInfo, p_allocator: *const AllocationCallbacks, p_ycbcr_conversion: *mut SamplerYcbcrConversion) -> Result;