Function pyo3::ffi::PyByteArray_AsString

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