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

Returns the number of successor blocks of the operation.