logo
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.