Function pyo3::ffi::PyType_SUPPORTS_WEAKREFS[][src]

pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> c_int
This is supported on non-Py_LIMITED_API only.
Expand description

Test if a type supports weak references