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

Returns the number of results of the operation.