pyo3::ffi

Function PyUnicodeDecodeError_SetReason

Source
pub unsafe extern "C" fn PyUnicodeDecodeError_SetReason(
    exc: *mut PyObject,
    reason: *const i8,
) -> i32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here