Type Definition unity_native_plugin_sys::PFN_vkDestroySamplerYcbcrConversion[][src]

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