Function mlir_sys::mlirFunctionTypeGetNumInputs
source · pub unsafe extern "C" fn mlirFunctionTypeGetNumInputs(
type_: MlirType
) -> isize
Expand description
Returns the number of input types.
pub unsafe extern "C" fn mlirFunctionTypeGetNumInputs(
type_: MlirType
) -> isize
Returns the number of input types.