devela::_dep::pyo3::ffi

Function PySet_GET_SIZE

pub unsafe fn PySet_GET_SIZE(so: *mut PyObject) -> isize 
Available on crate features dep_pyo3 and std only.