Function pyo3::ffi::PyByteArray_AsString

source ยท
pub unsafe extern "C" fn PyByteArray_AsString(
    bytearray: *mut PyObject,
) -> *mut i8