pyo3_ffi

Function PyUnicode_FromString

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