Function python3_sys::PyByteArray_FromObject

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