pyo3::ffi

Function PyUnicode_AsUnicode

Source
pub unsafe extern "C" fn PyUnicode_AsUnicode(
    unicode: *mut PyObject,
) -> *mut i32
👎Deprecated