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

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