Function pyo3::ffi::PyByteArray_AsString[][src]

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