pyo3_ffi

Function PyObject_Dir

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