[][src]Function pyo3::ffi::PyMemoryView_FromObject

pub unsafe extern "C" fn PyMemoryView_FromObject(
    base: *mut PyObject
) -> *mut PyObject