devela::_dep::pyo3::ffi

Function PyUnicode_InternInPlace

pub unsafe extern "C" fn PyUnicode_InternInPlace(
    arg1: *mut *mut PyObject,
)
Available on crate features dep_pyo3 and std only.