pyo3_ffi

Function PyMemoryView_FromObject

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