Skip to main content

retain_python_wrapper

Function retain_python_wrapper 

Source
pub fn retain_python_wrapper(component_id: ComponentId, wrapper: Py<PyAny>)
Expand description

Retains the strong reference which keeps the Python wrapper for component_id alive.