Function PyByteArray_AsString

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