PyUnicode_InternInPlace

Function PyUnicode_InternInPlace 

Source
pub unsafe extern "C" fn PyUnicode_InternInPlace(
    arg1: *mut *mut PyObject,
)