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