rerun_bindings::python_bridge

Function __pyfunction_send_recording

Source
unsafe fn __pyfunction_send_recording<'py>(
    py: Python<'py>,
    _slf: *mut PyObject,
    _args: *mut PyObject,
    _kwargs: *mut PyObject,
) -> PyResult<*mut PyObject>