Function pyo3::ffi::PyUnicode_InternFromString

source ·
pub unsafe extern "C" fn PyUnicode_InternFromString(
    u: *const i8
) -> *mut PyObject