pyo3::ffi

Function PyObject_Bytes

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