Function pyo3::ffi::PyType_SUPPORTS_WEAKREFS
source · [−]pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> i32
Expand description
Test if a type supports weak references
pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> i32
Test if a type supports weak references