Skip to main content

PyBytesWriter_Resize

Function PyBytesWriter_Resize 

Source
pub unsafe fn PyBytesWriter_Resize(
    writer: *mut PyBytesWriter,
    size: isize,
) -> i32
Available on docsrs or not (Py_3_15 and non-Py_LIMITED_API) only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here