python3_sys::PyByteArray_Resize [] [src]

pub unsafe extern fn PyByteArray_Resize(bytearray: *mut PyObject, len: Py_ssize_t) -> c_int