PFN_vkDestroySamplerYcbcrConversion

Type Alias PFN_vkDestroySamplerYcbcrConversion 

Source
pub type PFN_vkDestroySamplerYcbcrConversion = unsafe extern "system" fn(_device: Device, _ycbcr_conversion: SamplerYcbcrConversion, _allocator: *const AllocationCallbacks);
Expand description