Function pyo3_ffi::PyMemoryView_FromBuffer
source ยท pub unsafe extern "C" fn PyMemoryView_FromBuffer(
view: *const Py_buffer,
) -> *mut PyObject
Available on
Py_3_11
or non-Py_LIMITED_API
only.