Function python3_sys::PyType_SUPPORTS_WEAKREFS
source ยท pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> c_int
Expand description
Test if a type supports weak references
pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> c_int
Test if a type supports weak references