Type Definition unity_native_plugin_sys::PFN_vkDestroySamplerYcbcrConversionKHR [−][src]
pub type PFN_vkDestroySamplerYcbcrConversionKHR = Option<unsafe extern "system" fn(device: VkDevice, ycbcrConversion: VkSamplerYcbcrConversion, pAllocator: *const VkAllocationCallbacks)>;