pub unsafe extern "C" fn mlirMemRefTypeGetLayout(
type_: MlirType,
) -> MlirAttribute
Expand description
Returns the layout of the given MemRef type.
pub unsafe extern "C" fn mlirMemRefTypeGetLayout(
type_: MlirType,
) -> MlirAttribute
Returns the layout of the given MemRef type.