[go: up one dir, main page]

pyo3::ffi

Function PySet_Pop

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