Skip to main content

PyUnicodeWriter_WriteChar

Function PyUnicodeWriter_WriteChar 

Source
pub unsafe extern "C" fn PyUnicodeWriter_WriteChar(
    writer: *mut PyUnicodeWriter,
    ch: u32,
) -> i32
Available on Py_3_14 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here