pyo3_ffi

Function PySet_Pop

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