ash::vk

Type Alias PFN_vkCreateSamplerYcbcrConversion

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