Function pyo3::ffi::PyBytes_FromObject

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