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