[][src]Type Definition vulkan_sys::PFN_vkCreateSamplerYcbcrConversion

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