devela::_dep::pyo3::ffi

Function PyMem_RawFree

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