Function rerun_bindings::python_bridge::__pyfunction_new_recording

source ยท
unsafe fn __pyfunction_new_recording<'py>(
    py: Python<'py>,
    _slf: *mut PyObject,
    _args: *mut PyObject,
    _kwargs: *mut PyObject,
) -> PyResult<*mut PyObject>