Function sixtyfps_corelib::component::free_component_item_graphics_resources [−][src]
pub fn free_component_item_graphics_resources<Base>(
base: Pin<&Base>,
item_tree: &[ItemTreeNode<Base>],
window: &WindowRc
)Expand description
Free the backend graphics resources allocated by the component’s items.