Function PyType_SUPPORTS_WEAKREFS

Source
pub unsafe extern "C" fn PyType_SUPPORTS_WEAKREFS(
    t: *mut PyTypeObject,
) -> c_int