pyo3_ffi

Function PyBytes_Repr

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