PFN_vkDestroySamplerYcbcrConversion

Type Alias PFN_vkDestroySamplerYcbcrConversion 

Source
pub type PFN_vkDestroySamplerYcbcrConversion = unsafe extern "system" fn(device: Device, ycbcr_conversion: SamplerYcbcrConversion, p_allocator: *const AllocationCallbacks<'_>);