pyo3_ffi

Function PyMem_RawFree

Source
pub unsafe extern "C" fn PyMem_RawFree(ptr: *mut c_void)
Available on non-Py_LIMITED_API only.