[go: up one dir, main page]

PySet_CheckExact

Function PySet_CheckExact 

Source
pub unsafe fn PySet_CheckExact(op: *mut PyObject) -> i32
Available on Py_3_10 only.