Function pyo3::ffi::PyObject_Dir

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