Function python27_sys::PySet_New[][src]

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