mlirLLVMFunctionTypeGetInput

Function mlirLLVMFunctionTypeGetInput 

Source
pub unsafe extern "C" fn mlirLLVMFunctionTypeGetInput(
    type_: MlirType,
    pos: isize,
) -> MlirType
Expand description

Returns the pos-th input type.