Function python3_sys::PyBytes_FromObject

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