Function mlir_sys::mlirOperationGetNumSuccessors 
source · pub unsafe extern "C" fn mlirOperationGetNumSuccessors(
    op: MlirOperation
) -> isizeExpand description
Returns the number of successor blocks of the operation.