Skip to main content

PyBytesWriter_Resize

Function PyBytesWriter_Resize 

pub unsafe fn PyBytesWriter_Resize(
    writer: *mut PyBytesWriter,
    size: isize,
) -> i32
Available on crate feature tls and (docsrs or not (Py_3_15 and non-Py_LIMITED_API)) only.