PyObject_Malloc
pyo3_
ffi
0.27.2
pyo3_ffi
Function
PyObject_
Malloc
Copy item path
Source
pub unsafe extern "C" fn PyObject_Malloc(size: size_t) ->
*mut
c_void