pyo3_
ffi
0.24.0
In pyo3_
ffi::
bytearrayobject
pyo3_ffi
::
bytearrayobject
Function
PyByteArray_Resize
Copy item path
Source
pub unsafe extern "C" fn PyByteArray_Resize( bytearray:
*mut
PyObject
, len:
Py_ssize_t
, ) ->
c_int
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here