mlir_sys

Function mlirOperationGetNumResults

Source
pub unsafe extern "C" fn mlirOperationGetNumResults(
    op: MlirOperation,
) -> isize
Expand description

Returns the number of results of the operation.