Function pyo3_ffi::PyUnicode_InternFromString

source ยท
pub unsafe extern "C" fn PyUnicode_InternFromString(
    u: *const c_char
) -> *mut PyObject