[][src]Type Definition vulkan_sys::PFN_vkCreateSamplerYcbcrConversionKHR

type PFN_vkCreateSamplerYcbcrConversionKHR = Option<unsafe extern "system" fn(device: VkDevice, pCreateInfo: *const VkSamplerYcbcrConversionCreateInfo, pAllocator: *const VkAllocationCallbacks, pYcbcrConversion: *mut VkSamplerYcbcrConversion) -> VkResult>;