python27_sys

Function PySet_New

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