python27_sys

Function PyFrozenSet_New

Source
pub unsafe extern "C" fn PyFrozenSet_New(
    iterable: *mut PyObject,
) -> *mut PyObject