mlir_sys

Function 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.