bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / ctypeslib / _ctypeslib / _ctype_ndarray
function
numpy.ctypeslib._ctypeslib:_ctype_ndarray
source: build-install/usr/lib/python3.14/site-packages/numpy/ctypeslib/_ctypeslib.py :357
Signature
def _ctype_ndarray ( element_type , shape ) Summary
Create an ndarray of the given element type and shape
Aliases
-
numpy.ctypeslib._ctypeslib._ctype_ndarray