devela::_dep::pyo3::ffi

Function PyObject_Free

pub unsafe extern "C" fn PyObject_Free(ptr: *mut c_void)
Available on crate features dep_pyo3 and std only.