PySet_Pop

Function PySet_Pop 

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