Function python3_sys::PyObject_Bytes

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