Function python3_sys::PySet_Size

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