MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_callback_std_func

Function test_callback_std_func

tests/test_gil_scoped.py:35–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33
34
35def test_callback_std_func():
36 m.test_callback_std_func(lambda: None)
37
38
39def test_callback_virtual_func():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected