python27_sys

Function _PyWeakref_GetWeakrefCount

Source
pub unsafe extern "C" fn _PyWeakref_GetWeakrefCount(
    head: *mut PyWeakReference,
) -> Py_ssize_t