[go: up one dir, main page]

pub unsafe extern "C" fn PyObject_GetAttrString(
    arg1: *mut PyObject,
    arg2: *const i8
) -> *mut PyObject