ID EN
Multiprocessing

copy

Python 3.11

Return a ctypes object allocated from shared memory which is a copy of the ctypes object obj.

Syntax

PYTHON
multiprocessing.sharedctypes.copy(obj)