pyo3::ffi

Function PyByteArray_AsString

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