Function pyo3_ffi::PyMemoryView_FromBuffer

source ยท
pub unsafe extern "C" fn PyMemoryView_FromBuffer(
    view: *const Py_buffer
) -> *mut PyObject