Function pyo3::ffi::PyByteArray_AsString

source ·
pub unsafe extern "C" fn PyByteArray_AsString(
    bytearray: *mut PyObject
) -> *mut i8
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here