Function pyo3_ffi::PyUnicode_AsUTF16String

source ยท
pub unsafe extern "C" fn PyUnicode_AsUTF16String(
    unicode: *mut PyObject
) -> *mut PyObject