Function pyo3::ffi::PyUnicode_InternInPlace

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