pyo3_ffi

Function PyByteArray_AsString

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