mlir_sys

Function mlirMemRefTypeGetLayout

Source
pub unsafe extern "C" fn mlirMemRefTypeGetLayout(
    type_: MlirType,
) -> MlirAttribute
Expand description

Returns the layout of the given MemRef type.