[go: up one dir, main page]

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