Function python27_sys::PyFrozenSet_New[][src]

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