Function mlir_sys::mlirDenseElementsAttrGetRawData
source · pub unsafe extern "C" fn mlirDenseElementsAttrGetRawData(
attr: MlirAttribute
) -> *const c_void
Expand description
Returns the raw data of the given dense elements attribute.