mlir_sys

Function mlirUnrankedMemrefGetMemorySpace

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

Returns the memory spcae of the given Unranked MemRef type.