Function pyo3_ffi::PySet_Size

source ยท
pub unsafe extern "C" fn PySet_Size(
    anyset: *mut PyObject
) -> Py_ssize_t