Function pyo3::ffi::PyMemoryView_FromBuffer

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