Function pyo3::ffi::PyUnicodeDecodeError_GetEncoding

source ยท
pub unsafe extern "C" fn PyUnicodeDecodeError_GetEncoding(
    arg1: *mut PyObject,
) -> *mut PyObject