Skip to main content

PyObject_Free

Function PyObject_Free 

pub unsafe extern "C" fn PyObject_Free(ptr: *mut c_void)
Available on crate feature tls only.