Function pyo3_ffi::PyByteArray_AsString

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