pyo3_ffi

Function PyUnicode_AsUTF16String

Source
pub unsafe extern "C" fn PyUnicode_AsUTF16String(
    unicode: *mut PyObject,
) -> *mut PyObject