[−][src]Function pyo3::ffi::PyUnicode_Translate
pub unsafe extern "C" fn PyUnicode_Translate(
str: *mut PyObject,
table: *mut PyObject,
errors: *const c_char
) -> *mut PyObject
pub unsafe extern "C" fn PyUnicode_Translate(
str: *mut PyObject,
table: *mut PyObject,
errors: *const c_char
) -> *mut PyObject