pyo3_ffi

Function PyBytes_Repr

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