Function PyString_InternInPlace

Source
pub unsafe extern "C" fn PyString_InternInPlace(
    string: *mut *mut PyObject,
)