Function python3_sys::PyByteArray_AsString

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