Searched refs:PyArray_CopyInto_ (Results 1 – 2 of 2) sorted by relevance
281 int result = detail::npy_api::get().PyArray_CopyInto_(ref.ptr(), buf.ptr());
191 int (*PyArray_CopyInto_)(PyObject *, PyObject *); member