pub unsafe extern "C" fn mlirMemRefTypeGetMemorySpace(
type_: MlirType,
) -> MlirAttributeExpand description
Returns the memory space of the given MemRef type.
pub unsafe extern "C" fn mlirMemRefTypeGetMemorySpace(
type_: MlirType,
) -> MlirAttributeReturns the memory space of the given MemRef type.