pyo3::ffi

Function PyMemoryView_FromBuffer

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