Type Alias ash::vk::PFN_vkDestroySamplerYcbcrConversion

source ยท
pub type PFN_vkDestroySamplerYcbcrConversion = unsafe extern "system" fn(device: Device, ycbcr_conversion: SamplerYcbcrConversion, p_allocator: *const AllocationCallbacks);