module documentation

Undocumented

Function get_module Some codes to generate data and manage temporary buffers use when sharing with numpy via the array interface protocol.
Function test_cstruct Undocumented
@pytest.fixture
def get_module(tmp_path): (source)

Some codes to generate data and manage temporary buffers use when sharing with numpy via the array interface protocol.

@pytest.mark.slow
def test_cstruct(get_module): (source)

Undocumented