[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroySamplerYcbcrConversion

type PFN_vkDestroySamplerYcbcrConversion = Option<unsafe extern "system" fn(device: VkDevice, ycbcrConversion: VkSamplerYcbcrConversion, pAllocator: *const VkAllocationCallbacks)>;