Function pyo3::ffi::PyMemoryView_FromObject

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