Function pyo3::ffi::PyBytes_Repr

source ยท
pub unsafe extern "C" fn PyBytes_Repr(
    arg1: *mut PyObject,
    arg2: i32,
) -> *mut PyObject