Function pyo3::ffi::PySet_Clear

source ·
pub unsafe extern "C" fn PySet_Clear(set: *mut PyObject) -> i32