pub unsafe extern "C" fn mlirFunctionTypeGetNumInputs(
    type_: MlirType
) -> isize
Expand description

Returns the number of input types.