Skip to main content

__pyfunction__stop_all_captures

Function __pyfunction__stop_all_captures 

Source
pub(crate) unsafe fn __pyfunction__stop_all_captures<'py>(
    py: Python<'py>,
    _slf: *mut PyObject,
) -> PyResult<*mut PyObject>