Function pyo3_ffi::PyObject_GetAttr

source ·
pub unsafe extern "C" fn PyObject_GetAttr(
arg1: *mut PyObject,
arg2: *mut PyObject
) -> *mut PyObject