devela::_dep::pyo3::ffi

Function PyBytes_Repr

pub unsafe extern "C" fn PyBytes_Repr(
    arg1: *mut PyObject,
    arg2: i32,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.