Function pyo3_ffi::PyUnicode_FromString

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