pyo3_ffi

Function PyUnicode_InternFromString

Source
pub unsafe extern "C" fn PyUnicode_InternFromString(
    u: *const c_char,
) -> *mut PyObject