Function mlir_sys::mlirShapedTypeGetRank
source · pub unsafe extern "C" fn mlirShapedTypeGetRank(type_: MlirType) -> i64
Expand description
Returns the rank of the given ranked shaped type.
pub unsafe extern "C" fn mlirShapedTypeGetRank(type_: MlirType) -> i64
Returns the rank of the given ranked shaped type.