pyo3_ffi

Function PyByteArray_FromObject

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