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

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