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