Skip to main content

Py_CLEAR

Function Py_CLEAR 

pub unsafe fn Py_CLEAR(op: *mut *mut PyObject)
Available on crate feature tls only.