[][src]Function python3_sys::PyUnicode_InternFromString

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