Function pyo3_ffi::PyBytes_Repr

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