pyo3_ffi

Function PyBytes_FromObject

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